.ura9a19lyq {
    border-width: 2px;
}

body {
    background-color: #f1f4f1;
}

body {
    font-family: 'Inter Tight', sans-serif;
}

.ppt1sez8ok {
    font-family: 'Inter Tight', sans-serif;
    font-size: 4.8rem;
    line-height: 1.1;
}

.ppt1sez8ok>.x8dw6a0y0f {
    font-size: 6rem;
}

.dcdlbey7j9 {
    font-family: 'Inter Tight', sans-serif;
    font-size: 4rem;
    line-height: 1.1;
}

.dcdlbey7j9>.x8dw6a0y0f {
    font-size: 5rem;
}

.cc7k062304 {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1.1rem;
    line-height: 1.5;
}

.cc7k062304>.x8dw6a0y0f {
    font-size: 1.375rem;
}

.t8w62ved46 {
    font-family: 'Inter Tight', sans-serif;
    font-size: 2.2rem;
    line-height: 1.2;
}

.t8w62ved46>.x8dw6a0y0f {
    font-size: 2.75rem;
}

.svhi3ae274 {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1.2rem;
    line-height: 1.5;
}

.svhi3ae274>.x8dw6a0y0f {
    font-size: 1.5rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .ppt1sez8ok {
        font-size: 3.84rem;
    }
}

@media (max-width: 768px) {
    .ppt1sez8ok {
        font-size: 3.36rem;
        font-size: calc(2.33rem + (4.8 - 2.33) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (2.33rem + (4.8 - 2.33) * ((100vw - 20rem) / (48 - 20))));
    }

    .dcdlbey7j9 {
        font-size: 3.2rem;
        font-size: calc(2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20))));
    }

    .cc7k062304 {
        font-size: 0.88rem;
        font-size: calc(1.0350000000000001rem + (1.1 - 1.0350000000000001) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.0350000000000001rem + (1.1 - 1.0350000000000001) * ((100vw - 20rem) / (48 - 20))));
    }

    .t8w62ved46 {
        font-size: 1.76rem;
        font-size: calc(1.42rem + (2.2 - 1.42) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.42rem + (2.2 - 1.42) * ((100vw - 20rem) / (48 - 20))));
    }

    .svhi3ae274 {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20))));
    }
}

/* Buttons */
.ura9a19lyq {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.yy4olqzmig {
    padding: 1rem 2.6rem;
    border-radius: 4px;
}

.bg-primary {
    background-color: #e6f8b2 !important;
}

.bg-success {
    background-color: #8deabf !important;
}

.bg-info {
    background-color: #7fe4f8 !important;
}

.bg-warning {
    background-color: #ffdd78 !important;
}

.bg-danger {
    background-color: #eb8c95 !important;
}

.xc9o9v44us,
.xc9o9v44us:active {
    background-color: #e6f8b2 !important;
    border-color: #000000 !important;
    color: #000000 !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.xc9o9v44us:hover,
.xc9o9v44us:focus,
.xc9o9v44us.focus,
.xc9o9v44us.active {
    background-color: #e6f8b2 !important;
    border-color: #000000 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.xc9o9v44us.zxc831iikp,
.xc9o9v44us:disabled {
    color: #000000 !important;
    background-color: #e6f8b2 !important;
    border-color: #e6f8b2 !important;
}

.xc9o9v44us:hover {
    background-color: white !important;
    box-shadow: 0 27px 30px -20px #000000 !important;
    transform: scale(1.1) rotateX(1deg) rotateY(0deg) rotateZ(4deg);
    color: #000000 !important;
}

.xc9o9v44us:hover span {
    color: white;
    background: #000000;
}

.xc9o9v44us span {
    background: #000000;
    transition: all 0.3s;
    color: #e6f8b2;
    border-radius: 50%;
    padding: 8px;
    font-size: 0.8rem !important;
    font-weight: 700;
    margin-left: 12px;
}

.xc9o9v44us span:before {
    transform: translateX(1px);
    display: block;
}

.hgunft6nib,
.hgunft6nib:active {
    background-color: #704e2e !important;
    border-color: #ffffff !important;
    color: #ffffff !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.hgunft6nib:hover,
.hgunft6nib:focus,
.hgunft6nib.focus,
.hgunft6nib.active {
    background-color: #704e2e !important;
    border-color: #000000 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.hgunft6nib.zxc831iikp,
.hgunft6nib:disabled {
    color: #ffffff !important;
    background-color: #704e2e !important;
    border-color: #704e2e !important;
}

.hgunft6nib:hover {
    background-color: white !important;
    box-shadow: 0 27px 30px -20px #000000 !important;
    transform: scale(1.1) rotateX(1deg) rotateY(0deg) rotateZ(4deg);
    color: #000000 !important;
}

.hgunft6nib:hover span {
    color: white;
    background: #000000;
}

.hgunft6nib span {
    background: #ffffff;
    transition: all 0.3s;
    color: #704e2e;
    border-radius: 50%;
    padding: 8px;
    font-size: 0.8rem !important;
    font-weight: 700;
    margin-left: 12px;
}

.hgunft6nib span:before {
    transform: translateX(1px);
    display: block;
}

.btn-info,
.btn-info:active {
    background-color: #7fe4f8 !important;
    border-color: #000000 !important;
    color: #000000 !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.active {
    background-color: #7fe4f8 !important;
    border-color: #000000 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-info.zxc831iikp,
.btn-info:disabled {
    color: #000000 !important;
    background-color: #7fe4f8 !important;
    border-color: #7fe4f8 !important;
}

.btn-info:hover {
    background-color: white !important;
    box-shadow: 0 27px 30px -20px #000000 !important;
    transform: scale(1.1) rotateX(1deg) rotateY(0deg) rotateZ(4deg);
    color: #000000 !important;
}

.btn-info:hover span {
    color: white;
    background: #000000;
}

.btn-info span {
    background: #000000;
    transition: all 0.3s;
    color: #7fe4f8;
    border-radius: 50%;
    padding: 8px;
    font-size: 0.8rem !important;
    font-weight: 700;
    margin-left: 12px;
}

.btn-info span:before {
    transform: translateX(1px);
    display: block;
}

.btn-success,
.btn-success:active {
    background-color: #8deabf !important;
    border-color: #000000 !important;
    color: #000000 !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.active {
    background-color: #8deabf !important;
    border-color: #000000 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-success.zxc831iikp,
.btn-success:disabled {
    color: #000000 !important;
    background-color: #8deabf !important;
    border-color: #8deabf !important;
}

.btn-success:hover {
    background-color: white !important;
    box-shadow: 0 27px 30px -20px #000000 !important;
    transform: scale(1.1) rotateX(1deg) rotateY(0deg) rotateZ(4deg);
    color: #000000 !important;
}

.btn-success:hover span {
    color: white;
    background: #000000;
}

.btn-success span {
    background: #000000;
    transition: all 0.3s;
    color: #8deabf;
    border-radius: 50%;
    padding: 8px;
    font-size: 0.8rem !important;
    font-weight: 700;
    margin-left: 12px;
}

.btn-success span:before {
    transform: translateX(1px);
    display: block;
}

.btn-warning,
.btn-warning:active {
    background-color: #ffdd78 !important;
    border-color: #000000 !important;
    color: #000000 !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.active {
    background-color: #ffdd78 !important;
    border-color: #000000 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-warning.zxc831iikp,
.btn-warning:disabled {
    color: #000000 !important;
    background-color: #ffdd78 !important;
    border-color: #ffdd78 !important;
}

.btn-warning:hover {
    background-color: white !important;
    box-shadow: 0 27px 30px -20px #000000 !important;
    transform: scale(1.1) rotateX(1deg) rotateY(0deg) rotateZ(4deg);
    color: #000000 !important;
}

.btn-warning:hover span {
    color: white;
    background: #000000;
}

.btn-warning span {
    background: #000000;
    transition: all 0.3s;
    color: #ffdd78;
    border-radius: 50%;
    padding: 8px;
    font-size: 0.8rem !important;
    font-weight: 700;
    margin-left: 12px;
}

.btn-warning span:before {
    transform: translateX(1px);
    display: block;
}

.btn-danger,
.btn-danger:active {
    background-color: #eb8c95 !important;
    border-color: #ffffff !important;
    color: #ffffff !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.active {
    background-color: #eb8c95 !important;
    border-color: #000000 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-danger.zxc831iikp,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #eb8c95 !important;
    border-color: #eb8c95 !important;
}

.btn-danger:hover {
    background-color: white !important;
    box-shadow: 0 27px 30px -20px #000000 !important;
    transform: scale(1.1) rotateX(1deg) rotateY(0deg) rotateZ(4deg);
    color: #000000 !important;
}

.btn-danger:hover span {
    color: white;
    background: #000000;
}

.btn-danger span {
    background: #ffffff;
    transition: all 0.3s;
    color: #eb8c95;
    border-radius: 50%;
    padding: 8px;
    font-size: 0.8rem !important;
    font-weight: 700;
    margin-left: 12px;
}

.btn-danger span:before {
    transform: translateX(1px);
    display: block;
}

.f5pl6a3ja0,
.f5pl6a3ja0:active {
    background-color: #fafafa !important;
    border-color: #000000 !important;
    color: #000000 !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.f5pl6a3ja0:hover,
.f5pl6a3ja0:focus,
.f5pl6a3ja0.focus,
.f5pl6a3ja0.active {
    background-color: #fafafa !important;
    border-color: #000000 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.f5pl6a3ja0.zxc831iikp,
.f5pl6a3ja0:disabled {
    color: #000000 !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.f5pl6a3ja0:hover {
    background-color: white !important;
    box-shadow: 0 27px 30px -20px #000000 !important;
    transform: scale(1.1) rotateX(1deg) rotateY(0deg) rotateZ(4deg);
    color: #000000 !important;
}

.f5pl6a3ja0:hover span {
    color: white;
    background: #000000;
}

.f5pl6a3ja0 span {
    background: #000000;
    transition: all 0.3s;
    color: #fafafa;
    border-radius: 50%;
    padding: 8px;
    font-size: 0.8rem !important;
    font-weight: 700;
    margin-left: 12px;
}

.f5pl6a3ja0 span:before {
    transform: translateX(1px);
    display: block;
}

.btn-black,
.btn-black:active {
    background-color: #232323 !important;
    border-color: #ffffff !important;
    color: #ffffff !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.active {
    background-color: #232323 !important;
    border-color: #000000 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-black.zxc831iikp,
.btn-black:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.btn-black:hover {
    background-color: white !important;
    box-shadow: 0 27px 30px -20px #000000 !important;
    transform: scale(1.1) rotateX(1deg) rotateY(0deg) rotateZ(4deg);
    color: #000000 !important;
}

.btn-black:hover span {
    color: white;
    background: #000000;
}

.btn-black span {
    background: #ffffff;
    transition: all 0.3s;
    color: #232323;
    border-radius: 50%;
    padding: 8px;
    font-size: 0.8rem !important;
    font-weight: 700;
    margin-left: 12px;
}

.btn-black span:before {
    transform: translateX(1px);
    display: block;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: #e6f8b2;
    color: #e6f8b2;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.active {
    color: #e6f8b2 !important;
    background-color: transparent !important;
    border-color: #e6f8b2 !important;
    box-shadow: none !important;
}

.btn-primary-outline.zxc831iikp,
.btn-primary-outline:disabled {
    color: #000000 !important;
    background-color: #e6f8b2 !important;
    border-color: #e6f8b2 !important;
}

.btn-primary-outline:hover {
    background-color: #e6f8b2 !important;
    box-shadow: 0 15px 25px -10px rgba(0, 0, 0, 0.5) !important;
    transform: scale(1.1) rotateX(1deg) rotateY(0deg) rotateZ(4deg);
    color: #000000 !important;
}

.btn-primary-outline:hover span {
    color: #000000 !important;
}

.btn-primary-outline span {
    background: #e6f8b2;
    transition: all 0.3s;
    color: #000000;
    border-radius: 50%;
    padding: 8px;
    font-size: 0.8rem !important;
    font-weight: 700;
    margin-left: 12px;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: #704e2e;
    color: #704e2e;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.active {
    color: #704e2e !important;
    background-color: transparent !important;
    border-color: #704e2e !important;
    box-shadow: none !important;
}

.btn-secondary-outline.zxc831iikp,
.btn-secondary-outline:disabled {
    color: #ffffff !important;
    background-color: #704e2e !important;
    border-color: #704e2e !important;
}

.btn-secondary-outline:hover {
    background-color: #e6f8b2 !important;
    box-shadow: 0 15px 25px -10px rgba(0, 0, 0, 0.5) !important;
    transform: scale(1.1) rotateX(1deg) rotateY(0deg) rotateZ(4deg);
    color: #000000 !important;
}

.btn-secondary-outline:hover span {
    color: #ffffff !important;
}

.btn-secondary-outline span {
    background: #704e2e;
    transition: all 0.3s;
    color: #ffffff;
    border-radius: 50%;
    padding: 8px;
    font-size: 0.8rem !important;
    font-weight: 700;
    margin-left: 12px;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: #7fe4f8;
    color: #7fe4f8;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.active {
    color: #7fe4f8 !important;
    background-color: transparent !important;
    border-color: #7fe4f8 !important;
    box-shadow: none !important;
}

.btn-info-outline.zxc831iikp,
.btn-info-outline:disabled {
    color: #000000 !important;
    background-color: #7fe4f8 !important;
    border-color: #7fe4f8 !important;
}

.btn-info-outline:hover {
    background-color: #e6f8b2 !important;
    box-shadow: 0 15px 25px -10px rgba(0, 0, 0, 0.5) !important;
    transform: scale(1.1) rotateX(1deg) rotateY(0deg) rotateZ(4deg);
    color: #000000 !important;
}

.btn-info-outline:hover span {
    color: #000000 !important;
}

.btn-info-outline span {
    background: #7fe4f8;
    transition: all 0.3s;
    color: #000000;
    border-radius: 50%;
    padding: 8px;
    font-size: 0.8rem !important;
    font-weight: 700;
    margin-left: 12px;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: #8deabf;
    color: #8deabf;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.active {
    color: #8deabf !important;
    background-color: transparent !important;
    border-color: #8deabf !important;
    box-shadow: none !important;
}

.btn-success-outline.zxc831iikp,
.btn-success-outline:disabled {
    color: #000000 !important;
    background-color: #8deabf !important;
    border-color: #8deabf !important;
}

.btn-success-outline:hover {
    background-color: #e6f8b2 !important;
    box-shadow: 0 15px 25px -10px rgba(0, 0, 0, 0.5) !important;
    transform: scale(1.1) rotateX(1deg) rotateY(0deg) rotateZ(4deg);
    color: #000000 !important;
}

.btn-success-outline:hover span {
    color: #000000 !important;
}

.btn-success-outline span {
    background: #8deabf;
    transition: all 0.3s;
    color: #000000;
    border-radius: 50%;
    padding: 8px;
    font-size: 0.8rem !important;
    font-weight: 700;
    margin-left: 12px;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: #ffdd78;
    color: #ffdd78;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.active {
    color: #ffdd78 !important;
    background-color: transparent !important;
    border-color: #ffdd78 !important;
    box-shadow: none !important;
}

.btn-warning-outline.zxc831iikp,
.btn-warning-outline:disabled {
    color: #000000 !important;
    background-color: #ffdd78 !important;
    border-color: #ffdd78 !important;
}

.btn-warning-outline:hover {
    background-color: #e6f8b2 !important;
    box-shadow: 0 15px 25px -10px rgba(0, 0, 0, 0.5) !important;
    transform: scale(1.1) rotateX(1deg) rotateY(0deg) rotateZ(4deg);
    color: #000000 !important;
}

.btn-warning-outline:hover span {
    color: #000000 !important;
}

.btn-warning-outline span {
    background: #ffdd78;
    transition: all 0.3s;
    color: #000000;
    border-radius: 50%;
    padding: 8px;
    font-size: 0.8rem !important;
    font-weight: 700;
    margin-left: 12px;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: #eb8c95;
    color: #eb8c95;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.active {
    color: #eb8c95 !important;
    background-color: transparent !important;
    border-color: #eb8c95 !important;
    box-shadow: none !important;
}

.btn-danger-outline.zxc831iikp,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #eb8c95 !important;
    border-color: #eb8c95 !important;
}

.btn-danger-outline:hover {
    background-color: #e6f8b2 !important;
    box-shadow: 0 15px 25px -10px rgba(0, 0, 0, 0.5) !important;
    transform: scale(1.1) rotateX(1deg) rotateY(0deg) rotateZ(4deg);
    color: #000000 !important;
}

.btn-danger-outline:hover span {
    color: #ffffff !important;
}

.btn-danger-outline span {
    background: #eb8c95;
    transition: all 0.3s;
    color: #ffffff;
    border-radius: 50%;
    padding: 8px;
    font-size: 0.8rem !important;
    font-weight: 700;
    margin-left: 12px;
}

.au2ri1q3dk,
.au2ri1q3dk:active {
    background-color: transparent !important;
    border-color: #232323;
    color: #232323;
}

.au2ri1q3dk:hover,
.au2ri1q3dk:focus,
.au2ri1q3dk.focus,
.au2ri1q3dk.active {
    color: #232323 !important;
    background-color: transparent !important;
    border-color: #232323 !important;
    box-shadow: none !important;
}

.au2ri1q3dk.zxc831iikp,
.au2ri1q3dk:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.au2ri1q3dk:hover {
    background-color: #e6f8b2 !important;
    box-shadow: 0 15px 25px -10px rgba(0, 0, 0, 0.5) !important;
    transform: scale(1.1) rotateX(1deg) rotateY(0deg) rotateZ(4deg);
    color: #000000 !important;
}

.au2ri1q3dk:hover span {
    color: #ffffff !important;
}

.au2ri1q3dk span {
    background: #232323;
    transition: all 0.3s;
    color: #ffffff;
    border-radius: 50%;
    padding: 8px;
    font-size: 0.8rem !important;
    font-weight: 700;
    margin-left: 12px;
}

.btn-white-outline,
.btn-white-outline:active {
    background-color: transparent !important;
    border-color: #fafafa;
    color: #fafafa;
}

.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus,
.btn-white-outline.active {
    color: #fafafa !important;
    background-color: transparent !important;
    border-color: #fafafa !important;
    box-shadow: none !important;
}

.btn-white-outline.zxc831iikp,
.btn-white-outline:disabled {
    color: #000000 !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.btn-white-outline:hover {
    background-color: #e6f8b2 !important;
    box-shadow: 0 15px 25px -10px rgba(0, 0, 0, 0.5) !important;
    transform: scale(1.1) rotateX(1deg) rotateY(0deg) rotateZ(4deg);
    color: #000000 !important;
}

.btn-white-outline:hover span {
    color: #000000 !important;
}

.btn-white-outline span {
    background: #fafafa;
    transition: all 0.3s;
    color: #000000;
    border-radius: 50%;
    padding: 8px;
    font-size: 0.8rem !important;
    font-weight: 700;
    margin-left: 12px;
}

.f5pl6a3ja0:hover {
    background: #e6f8b2 !important;
}

.f5pl6a3ja0:hover span {
    color: #e6f8b2 !important;
}

.text-primary {
    color: #e6f8b2 !important;
}

.text-secondary {
    color: #704e2e !important;
}

.text-success {
    color: #8deabf !important;
}

.text-info {
    color: #7fe4f8 !important;
}

.text-warning {
    color: #ffdd78 !important;
}

.text-danger {
    color: #eb8c95 !important;
}

.text-white {
    color: #fafafa !important;
}

.text-black {
    color: #232323 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.active {
    color: #c8f054 !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.active {
    color: #281c10 !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.active {
    color: #37da8f !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.active {
    color: #1ed0f3 !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.active {
    color: #ffc312 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.active {
    color: #dc3545 !important;
}

a.text-white:hover,
a.text-white:focus,
a.text-white.active {
    color: #c7c7c7 !important;
}

a.text-black:hover,
a.text-black:focus,
a.text-black.active {
    color: #000000 !important;
}

a[class*="text-"]:not(.n0d30uh4k4):not(.dropdown-item):not([role]):not(.yykr2zk1xu) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0px 1.2em;
    background-position: -10000px 1.2em;
}

.nav-tabs .n0d30uh4k4.active {
    color: #e6f8b2;
}

.nav-tabs .n0d30uh4k4:not(.active) {
    color: #232323;
}

.kk6xvr5adl {
    background-color: #70c770;
}

.alert-info {
    background-color: #7fe4f8;
}

.alert-warning {
    background-color: #ffdd78;
}

.db0jxuk97t {
    background-color: #eb8c95;
}

.ti1h5hi1k1 a.ura9a19lyq:not(.btn-form) {
    border-radius: 100px;
}

.mbr-gallery-filter li a {
    border-radius: 100px !important;
}

.mbr-gallery-filter li.active .ura9a19lyq {
    background-color: #e6f8b2;
    border-color: #e6f8b2;
    color: #8ab410;
}

.mbr-gallery-filter li.active .ura9a19lyq:focus {
    box-shadow: none;
}

.nav-tabs .n0d30uh4k4 {
    border-radius: 100px !important;
}

a,
a:hover {
    color: #e6f8b2;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #ffffff;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.uvwu1oiiop {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1.1rem;
    line-height: 1.5;
    font-weight: 400;
}

.uvwu1oiiop>.x8dw6a0y0f {
    font-size: 1.375rem;
}

.uvwu1oiiop:hover,
.uvwu1oiiop:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #e6f8b2 !important;
}

.uvwu1oiiop:-webkit-input-placeholder {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1.1rem;
    line-height: 1.5;
    font-weight: 400;
}

.uvwu1oiiop:-webkit-input-placeholder>.x8dw6a0y0f {
    font-size: 1.375rem;
}

blockquote {
    border-color: #e6f8b2;
}

/* Forms */
.hjlnjwbdpq .input-group-btn a.ura9a19lyq {
    border-radius: 100px !important;
}

.hjlnjwbdpq .input-group-btn a.ura9a19lyq:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.hjlnjwbdpq .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
    padding: 1rem 3rem;
}

.hjlnjwbdpq .input-group-btn button[type="submit"]:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #e6f8b2;
    color: #000000;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #e6f8b2;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
    transition: 0.4s;
    border-top-color: #353535;
    border-bottom-color: #353535;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
    border-top-color: #e6f8b2;
    border-bottom-color: #e6f8b2;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #000000 !important;
    background-color: #e6f8b2 !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #ffffff !important;
    background: #704e2e !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23e6f8b2' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

a {
    transition: color 0.6s;
}

.jt9sum6x7o .e4k9dcttxs {
    position: relative !important;
}

.jt9sum6x7o .e4k9dcttxs {
    position: absolute !important;
}

@media (min-width: 992px) {
    .jt9sum6x7o .ti1h5hi1k1 {
        margin-right: -0.6rem;
    }
}

@media (max-width: 992px) {
    .jt9sum6x7o .ln3bf8cypz {
        text-align: center;
    }
}

@media (max-width: 767px) {
    .jt9sum6x7o .e4k9dcttxs {
        padding: 0 1rem;
    }
}

.jt9sum6x7o .yykr2zk1xu {
    font-weight: 500;
    color: #000000;
}

.jt9sum6x7o .dropdown-item:before {
    font-family: Moririse2 !important;
    content: "\e966";
    display: inline-block;
    width: 0;
    position: absolute;
    left: 1rem;
    top: 0.5rem;
    margin-right: 0.5rem;
    line-height: 1;
    font-size: inherit;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    transform: scale(0, 1);
    transition: all 0.25s ease-in-out;
}

.jt9sum6x7o .dropdown-menu {
    padding: 0;
    border-radius: 4px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}

.jt9sum6x7o .dropdown-item {
    border-bottom: 1px solid #e6e6e6;
}

.jt9sum6x7o .dropdown-item:hover,
.jt9sum6x7o .dropdown-item:focus {
    background: #e6f8b2 !important;
    color: white !important;
}

.jt9sum6x7o .dropdown-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.jt9sum6x7o .dropdown-item:last-child {
    border-bottom: none;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.jt9sum6x7o .jkwee5vqjy .x00fx69wo6 {
    padding: 0 0.3em !important;
    margin: 0.667em 1em !important;
}

.jt9sum6x7o .jkwee5vqjy .x00fx69wo6.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
}

.jt9sum6x7o .n0d30uh4k4 {
    position: relative;
}

.jt9sum6x7o .o8yj70ui4u {
    display: flex;
    margin: auto;
}

.jt9sum6x7o .vcr5xd84mo {
    color: #000000 !important;
    font-size: 1.5rem;
    padding: 0 0.25rem;
}

.jt9sum6x7o .dropdown-menu,
.jt9sum6x7o .ajvlla9gmm.opened {
    background: #f1f4f1 !important;
}

.jt9sum6x7o .fmrlvt6e26:focus,
.jt9sum6x7o .n0d30uh4k4:focus {
    outline: none;
}

.jt9sum6x7o .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.jt9sum6x7o .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
}

.jt9sum6x7o .dropdown .dropdown-menu .dropdown-item .x8dw6a0y0f {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.jt9sum6x7o .dropdown .dropdown-menu .dropdown-item .x8dw6a0y0f:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.jt9sum6x7o .z4q2gi23lm .dropdown-menu .dropdown-item:before {
    display: none;
}

.jt9sum6x7o .z4q2gi23lm .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important;
}

.jt9sum6x7o .ajvlla9gmm {
    min-height: 100px;
    transition: all 0.3s;
    border-bottom: 1px solid transparent;
    background: #f1f4f1;
}

.jt9sum6x7o .ajvlla9gmm.opened {
    transition: all 0.3s;
}

.jt9sum6x7o .ajvlla9gmm .dropdown-item {
    padding: 0.5rem 1.8rem;
}

.jt9sum6x7o .ajvlla9gmm .navbar-logo img {
    width: auto;
}

.jt9sum6x7o .ajvlla9gmm .chuvqeytsc {
    justify-content: flex-end;
    z-index: 1;
}

.jt9sum6x7o .ajvlla9gmm.z4q2gi23lm {
    justify-content: center;
}

.jt9sum6x7o .ajvlla9gmm.z4q2gi23lm .fmrlvt6e26 .n0d30uh4k4::before {
    display: none;
}

.jt9sum6x7o .ajvlla9gmm.z4q2gi23lm.opened .dropdown-menu {
    top: 0;
}

.jt9sum6x7o .ajvlla9gmm.z4q2gi23lm .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.jt9sum6x7o .ajvlla9gmm.z4q2gi23lm .dropdown-menu .dropdown-item:after {
    right: auto;
}

.jt9sum6x7o .ajvlla9gmm.z4q2gi23lm .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 41%;
}

.jt9sum6x7o .ajvlla9gmm.z4q2gi23lm ul.zhywxgrg3w li {
    margin: auto;
}

.jt9sum6x7o .ajvlla9gmm.z4q2gi23lm .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: center;
}

.jt9sum6x7o .ajvlla9gmm.z4q2gi23lm .vjcsuampl4 {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

@media (max-width: 991px) {
    .jt9sum6x7o .ajvlla9gmm .fmrlvt6e26 .n0d30uh4k4::before {
        display: none;
    }

    .jt9sum6x7o .ajvlla9gmm.opened .dropdown-menu {
        top: 0;
    }

    .jt9sum6x7o .ajvlla9gmm .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .jt9sum6x7o .ajvlla9gmm .dropdown-menu .dropdown-item:after {
        right: auto;
    }

    .jt9sum6x7o .ajvlla9gmm .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
        margin-left: 0.5rem;
        margin-top: 0.2rem;
        border-top: 0.35em solid;
        border-right: 0.35em solid transparent;
        border-left: 0.35em solid transparent;
        border-bottom: 0;
        top: 40%;
    }

    .jt9sum6x7o .ajvlla9gmm .navbar-logo img {
        height: 3rem !important;
    }

    .jt9sum6x7o .ajvlla9gmm ul.zhywxgrg3w li {
        margin: auto;
    }

    .jt9sum6x7o .ajvlla9gmm .dropdown-menu .dropdown-item {
        padding: 0.25rem 1.5rem !important;
        text-align: center;
    }

    .jt9sum6x7o .ajvlla9gmm .ui5xnm8ckm {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 2rem;
    }

    .jt9sum6x7o .ajvlla9gmm .h43w8yp7wn {
        flex-basis: auto;
    }

    .jt9sum6x7o .ajvlla9gmm .vjcsuampl4 {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
}

.jt9sum6x7o .ajvlla9gmm.navbar-short {
    min-height: 80px;
}

.jt9sum6x7o .ajvlla9gmm.navbar-short .navbar-logo img {
    height: 2.5rem !important;
}

.jt9sum6x7o .ajvlla9gmm.navbar-short .ui5xnm8ckm {
    min-height: 80px;
    padding: 0;
}

.jt9sum6x7o .ui5xnm8ckm {
    min-height: 70px;
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word;
    z-index: 1;
}

.jt9sum6x7o .ui5xnm8ckm .yykr2zk1xu {
    line-height: inherit !important;
}

.jt9sum6x7o .ui5xnm8ckm .navbar-logo a {
    outline: none;
}

.jt9sum6x7o .dropdown-item.active,
.jt9sum6x7o .dropdown-item:active {
    background-color: transparent;
}

.jt9sum6x7o .klts2aj34n .zhywxgrg3w .n0d30uh4k4 {
    padding: 0;
}

.jt9sum6x7o .jkwee5vqjy .x00fx69wo6.dropdown-toggle {
    margin-right: 1.667em;
}

.jt9sum6x7o .jkwee5vqjy .x00fx69wo6.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.jt9sum6x7o .ajvlla9gmm.klts2aj34n .dropdown .dropdown-menu {
    background: #f1f4f1;
}

.jt9sum6x7o .ajvlla9gmm.klts2aj34n .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 100%;
}

.jt9sum6x7o .ajvlla9gmm .dropdown.open>.dropdown-menu {
    display: block;
}

.jt9sum6x7o ul.zhywxgrg3w {
    flex-wrap: wrap;
}

.jt9sum6x7o button.h43w8yp7wn {
    outline: none;
    width: 31px;
    height: 20px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
}

.jt9sum6x7o button.h43w8yp7wn .ze35fvipox span {
    position: absolute;
    right: 0;
    width: 30px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
}

.jt9sum6x7o button.h43w8yp7wn .ze35fvipox span:nth-child(1) {
    top: 0;
    transition: all 0.2s;
}

.jt9sum6x7o button.h43w8yp7wn .ze35fvipox span:nth-child(2) {
    top: 8px;
    transition: all 0.15s;
}

.jt9sum6x7o button.h43w8yp7wn .ze35fvipox span:nth-child(3) {
    top: 8px;
    transition: all 0.15s;
}

.jt9sum6x7o button.h43w8yp7wn .ze35fvipox span:nth-child(4) {
    top: 16px;
    transition: all 0.2s;
}

.jt9sum6x7o nav.opened .ze35fvipox span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.jt9sum6x7o nav.opened .ze35fvipox span:nth-child(2) {
    transform: rotate(45deg);
    transition: all 0.25s;
}

.jt9sum6x7o nav.opened .ze35fvipox span:nth-child(3) {
    transform: rotate(-45deg);
    transition: all 0.25s;
}

.jt9sum6x7o nav.opened .ze35fvipox span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.jt9sum6x7o a.n0d30uh4k4 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.jt9sum6x7o .vjcsuampl4 {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.3rem;
    text-align: center;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .jt9sum6x7o .ajvlla9gmm {
        height: 70px;
    }

    .jt9sum6x7o .ajvlla9gmm.opened {
        height: auto;
    }

    .jt9sum6x7o .fmrlvt6e26 .n0d30uh4k4:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.jt9sum6x7o .n0d30uh4k4,
.jt9sum6x7o .dropdown-item {
    color: #000000;
}

.og0vksu01z {
    padding-top: 7rem;
    padding-bottom: 7rem;
    background-color: #f9f9f9;
}

.og0vksu01z .cxmnvhupyx {
    text-align: center;
    color: #FFFFFF;
}

.og0vksu01z .p9r7awsz0q {
    text-decoration: underline;
    text-align: center;
    color: #FFFFFF;
}

.og0vksu01z .n9nbvq8yje {
    align-items: center;
    background: #704e2e;
    padding: 8rem 3rem;
    border-radius: 2rem;
    margin: 0;
}

@media (max-width: 767px) {
    .og0vksu01z .n9nbvq8yje {
        padding: 1rem 0;
        padding-top: 2rem;
    }
}

@media (max-width: 991px) {
    .og0vksu01z .bbafn8yrp3 {
        padding: 1rem;
    }
}

.og0vksu01z .qsvnqx81s5,
.og0vksu01z .ti1h5hi1k1 {
    text-align: center;
    color: #FFFFFF;
}

.og0vksu01z .wn1pqueupw {
    text-align: center;
    color: #FFFFFF;
}

.og0vksu01z .njw8tlbm38.zxc831iikp {
    display: none;
}

.og0vksu01z .njw8tlbm38 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-v2wvXWrEzi {
    padding-top: 2rem;
    padding-bottom: 2rem;
    background-color: #e6f8b2;
}

.cid-v2wvXWrEzi .hz6zugpx6h:focus,
.cid-v2wvXWrEzi span:focus {
    outline: none;
}

.cid-v2wvXWrEzi .kag1hfvgny {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-v2wvXWrEzi .hz6zugpx6h {
    color: #000000;
    min-height: 90px;
}

@media (max-width: 768px) {
    .cid-v2wvXWrEzi .hz6zugpx6h {
        min-height: 45px;
    }
}

.l18lfz3gbs {
    padding-top: 6rem;
    padding-bottom: 4rem;
    background-color: #f9f9f9;
}

.l18lfz3gbs .on0tswoztd {
    position: relative;
    margin-bottom: 2rem;
}

.l18lfz3gbs img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    border-radius: 2rem;
}

.l18lfz3gbs .qsvnqx81s5 {
    margin-bottom: 0;
}

.l18lfz3gbs .njw8tlbm38.zxc831iikp {
    display: none;
}

.l18lfz3gbs .njw8tlbm38 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.fh917enpqz .v0nsrsqdb7 {
    min-height: 500px;
}

.fh917enpqz .njw8tlbm38.zxc831iikp {
    display: none;
}

.fh917enpqz .njw8tlbm38 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("features9.jpg");
}

.nyd0hulnwy {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #f9f9f9;
}

.nyd0hulnwy .o8yj70ui4u {
    max-width: 1000px;
}

.nyd0hulnwy .qsvnqx81s5 {
    color: #000000;
}

.nyd0hulnwy .cxmnvhupyx {
    color: #000000;
}

.jf8t37n067 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #f9f9f9;
}

.jf8t37n067 .o8yj70ui4u {
    max-width: 1000px;
}

.jf8t37n067 .qsvnqx81s5 {
    border-left: 1px solid currentColor;
    padding-left: 1rem;
    color: #000000;
}

.jf8t37n067 .cxmnvhupyx {
    color: #000000;
}

.fovgqjco9t {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #f9f9f9;
}

.fovgqjco9t .xbbmwiuiwa {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.fovgqjco9t .xbbmwiuiwa {
    justify-content: center;
}

.fovgqjco9t .xudgcie0c0 {
    border-top: 1px solid currentColor;
    padding-top: 1rem;
    color: #121212;
    text-align: center;
}

.fovgqjco9t .p9r7awsz0q {
    border-top: 1px solid currentColor;
    padding-top: 1rem;
    color: #121212;
    text-align: center;
}

.fovgqjco9t .wn1pqueupw {
    border-top: 1px solid currentColor;
    padding-top: 1rem;
    color: #121212;
    text-align: center;
}

.fovgqjco9t img,
.fovgqjco9t .h4wy8nk9lz {
    width: 100%;
    height: 350px;
    object-fit: cover;
    border-radius: 1rem;
}

.fovgqjco9t .hz6zugpx6h:focus,
.fovgqjco9t span:focus {
    outline: none;
}

.fovgqjco9t .hz6zugpx6h {
    cursor: pointer;
    margin-bottom: 2rem;
}

.fovgqjco9t .hxlb9cst08 {
    background: #704e2e;
}

.fovgqjco9t .gqpmx7e2kk {
    background: #709176;
}

.fovgqjco9t .eyt79i5l8n {
    background: #e6f8b2;
}

.fovgqjco9t .on0tswoztd {
    position: relative;
    border-radius: 2rem;
    padding: 2rem;
    height: 100%;
    display: flex;
    transition: all 0.3s;
    flex-flow: column nowrap;
}

@media (max-width: 767px) {
    .fovgqjco9t .on0tswoztd {
        padding: 1rem;
        padding-top: 2rem;
    }
}

.fovgqjco9t .on0tswoztd:hover {
    box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
    transform: rotate(-2deg) scale(1.03);
}

.fovgqjco9t .ti1h5hi1k1 {
    margin-top: auto !important;
}

.fovgqjco9t .cxmnvhupyx {
    color: #000000;
}

.fovgqjco9t .yctqkoftol {
    color: #FFFFFF;
    text-align: center;
}

.fovgqjco9t .uob5ys5bm9 {
    color: #FFFFFF;
    text-align: center;
}

.fovgqjco9t .nxjgos2i9m {
    color: #000000;
    text-align: center;
}

.fovgqjco9t .sbi7cimj8a {
    color: #FFFFFF;
    text-align: center;
}

.fovgqjco9t .bzuryuba2t {
    color: #FFFFFF;
    text-align: center;
}

.fovgqjco9t .vgqsmh9xvz {
    color: #000000;
    text-align: center;
}

.fovgqjco9t .m0usw0jr33 {
    color: #121212;
    text-align: center;
}

.fovgqjco9t .sv3simiwd5 {
    color: #121212;
    text-align: center;
}

.fovgqjco9t .lf6m6gooso {
    color: #121212;
    text-align: center;
}

.fovgqjco9t .xudgcie0c0,
.fovgqjco9t .ti1h5hi1k1 {
    color: #FFFFFF;
}

.fovgqjco9t .p9r7awsz0q,
.fovgqjco9t .ti1h5hi1k1 {
    color: #FFFFFF;
}

.fovgqjco9t .wn1pqueupw,
.fovgqjco9t .ti1h5hi1k1 {
    color: #000000;
}

.y7aihf3owa {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #f9f9f9;
}

.y7aihf3owa .ar8bhqjq0n {
    text-align: center;
}

.y7aihf3owa img {
    margin: auto;
    width: 140px;
    padding-bottom: 2rem;
    padding-top: 2rem;
}

.y7aihf3owa .v0nsrsqdb7 {
    align-items: flex-start;
}

.y7aihf3owa .on0tswoztd {
    border-radius: 2rem;
    transition: all 0.3s;
    background: #dbf0df;
    margin-bottom: 2rem;
}

@media (min-width: 768px) {
    .y7aihf3owa .on0tswoztd {
        padding: 2rem;
    }
}

@media (max-width: 767px) {
    .y7aihf3owa .on0tswoztd {
        padding: 1rem;
    }
}

.y7aihf3owa .on0tswoztd:hover {
    box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
    transform: rotate(-2deg) scale(1.03);
}

.y7aihf3owa .qsvnqx81s5,
.y7aihf3owa .ti1h5hi1k1 {
    color: #000000;
}

.y7aihf3owa .njw8tlbm38.zxc831iikp {
    display: none;
}

.y7aihf3owa .njw8tlbm38 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.y7aihf3owa .p8ec4o076t {
    color: #000000;
}

.cvj2jwkmoc {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #f9f9f9;
}

.cvj2jwkmoc .hz6zugpx6h:focus,
.cvj2jwkmoc span:focus {
    outline: none;
}

.cvj2jwkmoc .hz6zugpx6h {
    cursor: pointer;
}

.cvj2jwkmoc .rxmq2in33r {
    grid-row-gap: 2rem;
}

@media (max-width: 767px) {
    .cvj2jwkmoc .rxmq2in33r {
        grid-row-gap: 1rem;
    }
}

.cvj2jwkmoc .grid-container-1,
.cvj2jwkmoc .grid-container-2,
.cvj2jwkmoc .a679g25rkt {
    gap: 0 2rem;
}

@media (max-width: 767px) {

    .cvj2jwkmoc .grid-container-1,
    .cvj2jwkmoc .grid-container-2,
    .cvj2jwkmoc .a679g25rkt {
        gap: 0 1rem;
    }
}

.cvj2jwkmoc .cxmnvhupyx {
    color: #121212;
    text-align: center;
}

.cvj2jwkmoc .v3hmrvn17s {
    max-width: 800px;
}

.cvj2jwkmoc .o8yj70ui4u,
.cvj2jwkmoc .kag1hfvgny {
    overflow: hidden;
}

.cvj2jwkmoc .rxmq2in33r {
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.cvj2jwkmoc .jtezb7z5ce {
    display: flex;
    justify-content: center;
    align-items: center;
}

.cvj2jwkmoc .jtezb7z5ce img {
    min-width: 30vw;
    max-width: 100%;
    height: 500px;
    object-fit: cover;
    border-radius: 2rem;
}

@media (max-width: 1200px) {
    .cvj2jwkmoc .jtezb7z5ce img {
        height: 300px;
    }
}

@media (max-width: 767px) {
    .cvj2jwkmoc .jtezb7z5ce img {
        min-width: 35vw;
        height: 150px;
    }
}

.cvj2jwkmoc .grid-container-1,
.cvj2jwkmoc .grid-container-2,
.cvj2jwkmoc .a679g25rkt {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.cvj2jwkmoc .grid-container-1 {
    align-items: flex-end;
}

.cvj2jwkmoc .grid-container-2 {
    align-items: flex-start;
}

.cid-v2wvXXsphX {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #f9f9f9;
}

@media (max-width: 767px) {
    .cid-v2wvXXsphX .bnk6jilmlf {
        padding: 1rem;
    }
}

@media (min-width: 768px) {
    .cid-v2wvXXsphX .bnk6jilmlf {
        padding: 1rem 2rem 1rem 2rem;
    }
}

@media (min-width: 992px) {
    .cid-v2wvXXsphX .bnk6jilmlf {
        padding: 1rem 4rem 1rem 2rem;
    }
}

.cid-v2wvXXsphX .on0tswoztd {
    border-radius: 2rem;
    background-color: #dbf0df;
    transition: all 0.3s;
}

.cid-v2wvXXsphX .on0tswoztd:hover {
    box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
    transform: rotate(-1deg) scale(1.03);
}

.cid-v2wvXXsphX .bbafn8yrp3 img {
    width: 100%;
    object-fit: cover;
}

.cid-v2wvXXsphX .hz6zugpx6h:not(:nth-last-child(1)) {
    margin-bottom: 2rem;
}

.cid-v2wvXXsphX .qsvnqx81s5 {
    color: #000000;
}

.cid-v2wvXXsphX .njw8tlbm38.zxc831iikp {
    display: none;
}

.cid-v2wvXXsphX .njw8tlbm38 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-v2wvXXsphX .p8ec4o076t {
    color: #000000;
}

.cid-v2wvXXsphX .vue1c1gydv {
    color: #000000;
}

.wg5o430p2p {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #f9f9f9;
}

.wg5o430p2p .jzx3o5c6j8 {
    display: flex;
}

@media (max-width: 991px) {
    .wg5o430p2p .jzx3o5c6j8 {
        margin-bottom: 2rem;
    }
}

@media (max-width: 767px) {
    .wg5o430p2p .jzx3o5c6j8 {
        flex-direction: column;
        margin: auto;
        text-align: center;
        align-items: center;
        margin-bottom: 2rem;
    }
}

.wg5o430p2p .bnk6jilmlf {
    margin: auto;
}

.wg5o430p2p img,
.wg5o430p2p .h4wy8nk9lz {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 50%;
    margin-right: 1.5rem;
}

@media (max-width: 767px) {

    .wg5o430p2p img,
    .wg5o430p2p .h4wy8nk9lz {
        margin-right: 0rem;
        margin-bottom: 1rem;
    }
}

.wg5o430p2p .cxmnvhupyx {
    border-top: 1px solid #000000;
    padding-top: 1rem;
    color: #000000;
}

.wg5o430p2p .l69f76pyy7 {
    color: #000000;
}

.wg5o430p2p .njw8tlbm38.zxc831iikp {
    display: none;
}

.wg5o430p2p .njw8tlbm38 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.wg5o430p2p .p8ec4o076t {
    color: #000000;
}

.uoj4q9ydd2 {
    padding-top: 10rem;
    padding-bottom: 6rem;
    background-color: #f9f9f9;
}

.uoj4q9ydd2 .cxmnvhupyx {
    border-bottom: 2px solid currentColor;
    padding-bottom: 2rem;
    color: #000000;
}

.uoj4q9ydd2 .n9nbvq8yje {
    align-items: center;
    background: #e6f8b2;
    padding: 3rem;
    border-radius: 2rem;
    margin: 0;
}

@media (max-width: 767px) {
    .uoj4q9ydd2 .n9nbvq8yje {
        padding: 1rem 0;
        padding-top: 2rem;
        padding-bottom: 0;
    }
}

@media (max-width: 991px) {
    .uoj4q9ydd2 .bbafn8yrp3 {
        padding: 1rem;
    }
}

.uoj4q9ydd2 img {
    border-radius: 1rem;
    transition: all 0.3s;
}

.uoj4q9ydd2 img:hover {
    box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
    transform: rotate(-2deg) scale(1.03);
}

.uoj4q9ydd2 .njw8tlbm38.zxc831iikp {
    display: none;
}

.uoj4q9ydd2 .njw8tlbm38 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.uoj4q9ydd2 .qsvnqx81s5,
.uoj4q9ydd2 .ti1h5hi1k1 {
    color: #000000;
}

.vx5x48g247 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f9f9f9;
}

.vx5x48g247 .cxmnvhupyx {
    text-align: center;
    color: #000000;
}

.vx5x48g247 .qsvnqx81s5,
.vx5x48g247 .ti1h5hi1k1 {
    text-align: center;
    color: #000000;
}

.vx5x48g247 .njw8tlbm38.zxc831iikp {
    display: none;
}

.vx5x48g247 .njw8tlbm38 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.flcxctyq8v {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #f9f9f9;
}

.flcxctyq8v .n9nbvq8yje {
    background: #ffffff;
    margin: 0;
    padding: 0 1rem 2rem;
    border-radius: 2rem;
}

@media (max-width: 767px) {
    .flcxctyq8v .n9nbvq8yje {
        padding: 1rem 0;
    }
}

.flcxctyq8v .vcr5xd84mo .x8dw6a0y0f {
    display: block;
    font-size: 10rem;
    padding-top: 1rem;
    padding-bottom: 2rem;
}

.flcxctyq8v .xbbmwiuiwa {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.flcxctyq8v .xbbmwiuiwa {
    justify-content: center;
}

.flcxctyq8v .xudgcie0c0 {
    border-top: 1px solid currentColor;
    padding-top: 1rem;
    color: #121212;
    text-align: center;
}

.flcxctyq8v .p9r7awsz0q {
    border-top: 1px solid currentColor;
    padding-top: 1rem;
    color: #121212;
    text-align: center;
}

.flcxctyq8v .wn1pqueupw {
    border-top: 1px solid currentColor;
    padding-top: 1rem;
    color: #121212;
    text-align: center;
}

.flcxctyq8v .hz6zugpx6h:focus,
.flcxctyq8v span:focus {
    outline: none;
}

.flcxctyq8v .hz6zugpx6h {
    cursor: pointer;
    margin-top: 2rem;
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .flcxctyq8v .hz6zugpx6h:first-child {
        margin-top: 0;
    }
}

.flcxctyq8v .hxlb9cst08 {
    background: #704e2e;
}

.flcxctyq8v .hxlb9cst08 .vcr5xd84mo .x8dw6a0y0f {
    color: #ffffff;
}

.flcxctyq8v .gqpmx7e2kk {
    background: #709176;
}

.flcxctyq8v .gqpmx7e2kk .vcr5xd84mo .x8dw6a0y0f {
    color: #ffffff;
}

.flcxctyq8v .eyt79i5l8n {
    background: #e6f8b2;
}

.flcxctyq8v .eyt79i5l8n .vcr5xd84mo .x8dw6a0y0f {
    color: #000000;
}

.flcxctyq8v .on0tswoztd {
    position: relative;
    border-radius: 2rem;
    padding: 2rem;
    height: 100%;
    display: flex;
    transition: all 0.3s;
    flex-flow: column nowrap;
}

@media (max-width: 767px) {
    .flcxctyq8v .on0tswoztd {
        padding: 1rem;
        padding-top: 2rem;
    }
}

.flcxctyq8v .on0tswoztd:hover {
    box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
    transform: rotate(-2deg) scale(1.03);
}

.flcxctyq8v .ti1h5hi1k1 {
    margin-top: auto !important;
}

.flcxctyq8v .cxmnvhupyx {
    color: #000000;
}

.flcxctyq8v .yctqkoftol {
    color: #121212;
    text-align: center;
}

.flcxctyq8v .uob5ys5bm9 {
    color: #121212;
    text-align: center;
}

.flcxctyq8v .nxjgos2i9m {
    color: #121212;
    text-align: center;
}

.flcxctyq8v .sbi7cimj8a {
    color: #FFFFFF;
    text-align: center;
}

.flcxctyq8v .bzuryuba2t {
    color: #FFFFFF;
    text-align: center;
}

.flcxctyq8v .vgqsmh9xvz {
    color: #000000;
    text-align: center;
}

.flcxctyq8v .m0usw0jr33 {
    color: #121212;
    text-align: center;
}

.flcxctyq8v .sv3simiwd5 {
    color: #121212;
    text-align: center;
}

.flcxctyq8v .lf6m6gooso {
    color: #121212;
    text-align: center;
}

.flcxctyq8v .yctqkoftol,
.flcxctyq8v .x8dw6a0y0f {
    text-align: center;
}

.flcxctyq8v .yctqkoftol,
.flcxctyq8v .vcr5xd84mo {
    color: #FFFFFF;
}

.flcxctyq8v .uob5ys5bm9,
.flcxctyq8v .vcr5xd84mo {
    color: #FFFFFF;
}

.flcxctyq8v .nxjgos2i9m,
.flcxctyq8v .vcr5xd84mo {
    color: #000000;
}

.kduufb10lx {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #f9f9f9;
}

.kduufb10lx .l3fho9q7o0 {
    justify-content: center;
}

.kduufb10lx .l3fho9q7o0.active,
.kduufb10lx .carousel-item-next,
.kduufb10lx .carousel-item-prev {
    display: flex;
}

.kduufb10lx .tjqb9lmzaw a {
    transition: opacity 0.5s;
    font-size: 40px;
    position: absolute;
    top: 180px;
    bottom: auto;
    height: 60px;
    width: 60px;
    padding: 10px;
    color: #000000;
}

.kduufb10lx .tjqb9lmzaw a .x8dw6a0y0f {
    font-weight: 800;
}

.kduufb10lx .bhv70dtr31 span {
    padding-left: 5px;
}

.kduufb10lx .e14v4fh9lj span {
    padding-right: 5px;
}

.kduufb10lx .qchcesdmhe {
    padding-top: 1rem;
}

.kduufb10lx .vkwbxlp44a {
    width: 225px;
    height: 225px;
    overflow: visible;
    margin-bottom: 1.6rem;
    border-radius: 50%;
    margin: 0 auto 2rem auto;
    transition: all 0.3s;
}

.kduufb10lx .vkwbxlp44a img {
    width: 225px;
    height: 225px;
    border-radius: 50%;
    min-width: 100%;
    object-fit: cover;
    min-height: 100%;
}

.kduufb10lx .vkwbxlp44a:hover {
    box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
    transform: rotate(-2deg) scale(1.03);
}

@media (max-width: 230px) {
    .kduufb10lx .vkwbxlp44a {
        width: 100%;
        height: auto;
    }
}

.kduufb10lx .qtertfieur {
    color: #000000;
}

.kduufb10lx .njw8tlbm38.zxc831iikp {
    display: none;
}

.kduufb10lx .njw8tlbm38 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.kduufb10lx .cxmnvhupyx {
    color: #000000;
}

.kduufb10lx .buv0rh2nst {
    color: #000000;
}

.kduufb10lx .e5d2fh39yt {
    color: #000000;
}

.hc0d4asegx {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #f9f9f9;
}

.hc0d4asegx .qsvnqx81s5,
.hc0d4asegx .ti1h5hi1k1 {
    color: #000000;
}

.hc0d4asegx .o8yj70ui4u {
    max-width: 1000px;
}

.hc0d4asegx .cxmnvhupyx {
    border-bottom: 1px solid currentColor;
    color: #000000;
    padding-bottom: 1rem;
}

.hc0d4asegx .njw8tlbm38.zxc831iikp {
    display: none;
}

.hc0d4asegx .njw8tlbm38 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-v2wvXZrNjQ {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #f9f9f9;
}

.cid-v2wvXZrNjQ .n9nbvq8yje {
    background: #ffffff;
    margin: 0;
    padding: 0 1rem 2rem;
    border-radius: 2rem;
}

@media (max-width: 767px) {
    .cid-v2wvXZrNjQ .n9nbvq8yje {
        padding: 1rem 0;
    }
}

.cid-v2wvXZrNjQ .xbbmwiuiwa {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cid-v2wvXZrNjQ .xudgcie0c0 {
    border-top: 1px solid currentColor;
    padding-top: 1rem;
    color: #121212;
}

.cid-v2wvXZrNjQ .p9r7awsz0q {
    border-top: 1px solid currentColor;
    padding-top: 1rem;
    color: #121212;
}

.cid-v2wvXZrNjQ .wn1pqueupw {
    border-top: 1px solid currentColor;
    padding-top: 1rem;
    color: #121212;
}

.cid-v2wvXZrNjQ img,
.cid-v2wvXZrNjQ .h4wy8nk9lz {
    width: 100%;
    height: 350px;
    object-fit: cover;
    border-radius: 1rem;
}

.cid-v2wvXZrNjQ .hz6zugpx6h:focus,
.cid-v2wvXZrNjQ span:focus {
    outline: none;
}

.cid-v2wvXZrNjQ .hz6zugpx6h {
    cursor: pointer;
    margin-top: 2rem;
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .cid-v2wvXZrNjQ .hz6zugpx6h:first-child {
        margin-top: 0;
    }
}

.cid-v2wvXZrNjQ .hxlb9cst08 {
    background: #e6f8b2;
}

.cid-v2wvXZrNjQ .gqpmx7e2kk {
    background: #709176;
}

.cid-v2wvXZrNjQ .eyt79i5l8n {
    background: #704e2e;
}

.cid-v2wvXZrNjQ .on0tswoztd {
    position: relative;
    border-radius: 2rem;
    padding: 2rem;
    height: 100%;
    display: flex;
    transition: all 0.3s;
    flex-flow: column nowrap;
}

@media (max-width: 767px) {
    .cid-v2wvXZrNjQ .on0tswoztd {
        padding: 1rem;
        padding-top: 2rem;
    }
}

.cid-v2wvXZrNjQ .on0tswoztd:hover {
    box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
    transform: rotate(-2deg) scale(1.03);
}

.cid-v2wvXZrNjQ .ti1h5hi1k1 {
    margin-top: auto !important;
}

.cid-v2wvXZrNjQ .cxmnvhupyx {
    color: #000000;
}

.cid-v2wvXZrNjQ .yctqkoftol {
    color: #000000;
    text-align: center;
}

.cid-v2wvXZrNjQ .uob5ys5bm9 {
    color: #FFFFFF;
    text-align: center;
}

.cid-v2wvXZrNjQ .nxjgos2i9m {
    color: #FFFFFF;
    text-align: center;
}

.cid-v2wvXZrNjQ .sbi7cimj8a {
    color: #000000;
    text-align: center;
}

.cid-v2wvXZrNjQ .bzuryuba2t {
    color: #FFFFFF;
    text-align: center;
}

.cid-v2wvXZrNjQ .vgqsmh9xvz {
    color: #FFFFFF;
    text-align: center;
}

.cid-v2wvXZrNjQ .m0usw0jr33 {
    color: #000000;
    text-align: center;
}

.cid-v2wvXZrNjQ .sv3simiwd5 {
    color: #FFFFFF;
    text-align: center;
}

.cid-v2wvXZrNjQ .lf6m6gooso {
    color: #FFFFFF;
    text-align: center;
}

.zbh9ozumd8 {
    padding-top: 90px;
    padding-bottom: 90px;
    background-color: #f9f9f9;
}

.zbh9ozumd8 .ovvf1pa4c0 {
    justify-content: space-between;
}

.zbh9ozumd8 .m4gfgahu7a {
    max-width: 50%;
}

@media (max-width: 768px) {
    .zbh9ozumd8 .m4gfgahu7a {
        max-width: none;
    }
}

.zbh9ozumd8 .w7pe86l8wm {
    margin: 0.5rem;
    font-size: 32px;
    display: flex;
    border-radius: 50%;
    text-align: center;
    color: #000000;
    border: 2px solid #000000;
    justify-content: center;
    align-content: center;
    transition: all 0.3s;
}

.zbh9ozumd8 .w7pe86l8wm:before {
    padding: 0.6rem;
}

.zbh9ozumd8 .w7pe86l8wm:hover {
    background-color: #000000;
    color: #ffffff;
}

@media (max-width: 768px) {
    .zbh9ozumd8 .no072pcv15 {
        justify-content: center !important;
    }

    .zbh9ozumd8 .m4gfgahu7a * {
        text-align: center;
    }
}

.zbh9ozumd8 P {
    color: #696969;
}

.zbh9ozumd8 .njw8tlbm38.zxc831iikp {
    display: none;
}

.zbh9ozumd8 .njw8tlbm38 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.zbh9ozumd8 .cxmnvhupyx {
    color: #000000;
}

.zbh9ozumd8 .qsvnqx81s5 {
    color: #000000;
}

.ju6gw1zlpk {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #f9f9f9;
}

.ju6gw1zlpk .n9nbvq8yje {
    background: #e6f8b2;
    margin: 0;
    padding: 2rem 1rem;
    padding-bottom: 0;
    border-radius: 2rem;
}

@media (max-width: 767px) {
    .ju6gw1zlpk .n9nbvq8yje {
        padding: 1rem 0;
    }
}

.ju6gw1zlpk .on0tswoztd {
    border-radius: 2rem;
    transition: all 0.3s;
    position: relative;
    background: #ffffff;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
}

.ju6gw1zlpk .on0tswoztd:hover {
    box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
    transform: rotate(-2deg) scale(1.03);
}

@media (min-width: 992px) {
    .ju6gw1zlpk .on0tswoztd .yshanb9y81 {
        padding: 2rem 2rem 0;
    }

    .ju6gw1zlpk .on0tswoztd .item-footer {
        padding: 0 2rem 2rem;
    }
}

@media (max-width: 991px) {
    .ju6gw1zlpk .on0tswoztd .yshanb9y81 {
        padding: 1rem 1rem 0;
    }

    .ju6gw1zlpk .on0tswoztd .item-footer {
        padding: 0 1rem 1rem;
    }
}

.ju6gw1zlpk img,
.ju6gw1zlpk .h4wy8nk9lz {
    width: 100%;
    height: 100%;
    height: 300px;
    object-fit: cover;
}

.ju6gw1zlpk .hz6zugpx6h:focus,
.ju6gw1zlpk span:focus {
    outline: none;
}

.ju6gw1zlpk .hz6zugpx6h {
    cursor: pointer;
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .ju6gw1zlpk .hz6zugpx6h:last-child {
        margin-bottom: 0;
    }
}

.ju6gw1zlpk .ti1h5hi1k1 {
    margin-top: auto !important;
}

.ju6gw1zlpk .cxmnvhupyx {
    color: #000000;
}

.ju6gw1zlpk .vwn90po1pg {
    color: #000000;
}

.ju6gw1zlpk .lc9qnhnk84 {
    color: #000000;
}

.ju6gw1zlpk .nypemcpjrf {
    color: #000000;
}

.ju6gw1zlpk .qsvnqx81s5,
.ju6gw1zlpk .ti1h5hi1k1 {
    color: #000000;
}

.cid-v2wvY0z63V {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #f9f9f9;
}

.cid-v2wvY0z63V .cxmnvhupyx,
.cid-v2wvY0z63V .lc9qnhnk84 {
    text-align: center;
}

.cid-v2wvY0z63V .cost {
    word-break: normal;
    margin-bottom: 0.5rem;
}

.cid-v2wvY0z63V .on0tswoztd {
    margin-bottom: 2rem;
    border-radius: 2rem;
    background: #dbf0df;
    transition: all 0.3s;
}

.cid-v2wvY0z63V .on0tswoztd .top-line {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cid-v2wvY0z63V .on0tswoztd:hover {
    box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
    transform: rotate(-1deg) scale(1.03);
}

@media (min-width: 768px) {
    .cid-v2wvY0z63V .on0tswoztd {
        padding: 2rem;
    }
}

@media (max-width: 767px) {
    .cid-v2wvY0z63V .on0tswoztd {
        padding: 2rem 1rem;
    }
}

.cid-v2wvY0z63V .qsvnqx81s5 {
    color: #000000;
}

.cid-v2wvY0z63V .card-price {
    color: #000000;
}

.cid-v2wvY0z63V .njw8tlbm38.zxc831iikp {
    display: none;
}

.cid-v2wvY0z63V .njw8tlbm38 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-v2wvY0z63V .ti1h5hi1k1 .ura9a19lyq {
    margin-top: 0;
    margin-bottom: 0;
}

.cid-v2wvY0z63V .cxmnvhupyx {
    color: #000000;
}

.cid-v2wvY0z63V .p8ec4o076t {
    color: #000000;
}

.rgq6vy1zlj {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #f9f9f9;
}

.rgq6vy1zlj .n9nbvq8yje {
    align-items: center;
    background: #dbf0df;
    transition: all 0.3s;
    padding: 3rem;
    border-radius: 2rem;
    margin: 0;
}

@media (max-width: 767px) {
    .rgq6vy1zlj .n9nbvq8yje {
        padding: 1rem 0;
        padding-top: 2rem;
    }
}

.rgq6vy1zlj .n9nbvq8yje:hover {
    box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
    transform: rotate(-2deg) scale(1.03);
}

@media (max-width: 991px) {
    .rgq6vy1zlj .bbafn8yrp3 {
        padding: 0 1rem;
    }
}

.rgq6vy1zlj img {
    border-radius: 1rem;
}

.rgq6vy1zlj .qsvnqx81s5,
.rgq6vy1zlj .ti1h5hi1k1 {
    color: #000000;
}

.rgq6vy1zlj .njw8tlbm38.zxc831iikp {
    display: none;
}

.rgq6vy1zlj .njw8tlbm38 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.rgq6vy1zlj .cxmnvhupyx {
    color: #000000;
}

.rgq6vy1zlj .rs6yohrgmw {
    color: #000000;
}

.itnalr35ha {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #f9f9f9;
}

@media (max-width: 991px) {
    .itnalr35ha .bbafn8yrp3 {
        padding: 1rem;
    }
}

.itnalr35ha img {
    border-radius: 2rem;
    transition: all 0.3s;
}

.itnalr35ha img:hover {
    box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
    transform: rotate(-2deg) scale(1.03);
}

.itnalr35ha .qsvnqx81s5,
.itnalr35ha .ti1h5hi1k1 {
    color: #000000;
}

.itnalr35ha .njw8tlbm38.zxc831iikp {
    display: none;
}

.itnalr35ha .njw8tlbm38 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.itnalr35ha .cxmnvhupyx {
    color: #000000;
}

.o4ph8ul55v {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background: #f9f9f9;
}

.o4ph8ul55v .z3in0caeiv {
    height: 35rem;
    position: relative;
}

.o4ph8ul55v .z3in0caeiv iframe {
    height: 100%;
    width: 100%;
}

.o4ph8ul55v .z3in0caeiv [data-state-details] {
    color: #6b6763;
    height: 1.5em;
    margin-top: -0.75em;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}

.o4ph8ul55v .z3in0caeiv[data-state] {
    background: #e9e5dc;
}

.o4ph8ul55v .z3in0caeiv[data-state="loading"] [data-state-details] {
    display: none;
}

.o4ph8ul55v .njw8tlbm38.zxc831iikp {
    display: none;
}

.o4ph8ul55v .njw8tlbm38 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.wm2t7su4fi {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #f9f9f9;
}

.wm2t7su4fi .x8dw6a0y0f {
    font-size: 1.4rem !important;
    font-family: 'Moririse2' !important;
    color: currentColor;
    margin-left: 1rem;
    transition: all 0.3s ease;
    transform: rotate(180deg);
}

.wm2t7su4fi .w6g7uougd2 {
    border: none;
}

.wm2t7su4fi .o209q6gp92 {
    border: none;
}

.wm2t7su4fi .vay01grrmi {
    background: #e6f8b2;
    border: 1px solid #f1f4f1;
    padding: 2rem 4rem;
    border-radius: 2rem;
}

@media (max-width: 767px) {
    .wm2t7su4fi .vay01grrmi {
        padding: 0 1rem;
    }
}

.wm2t7su4fi .eo7ynsi1xq {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.wm2t7su4fi .z4q2gi23lm .x8dw6a0y0f {
    transform: rotate(0deg);
}

.wm2t7su4fi .r8eg8geiwp,
.wm2t7su4fi .o209q6gp92 {
    padding: 1rem 0;
}

.wm2t7su4fi .qu0jc24goi {
    color: #000000;
}

.wm2t7su4fi .vay01grrmi .o209q6gp92 {
    background-color: transparent;
    margin-bottom: 0;
}

.wm2t7su4fi .qu0jc24goi,
.wm2t7su4fi .x8dw6a0y0f {
    color: #000000;
}

.wm2t7su4fi .p446mvmtou {
    color: #000000;
}

.wm2t7su4fi .njw8tlbm38.zxc831iikp {
    display: none;
}

.wm2t7su4fi .njw8tlbm38 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.wm2t7su4fi .cxmnvhupyx {
    color: #000000;
}

.zdf08veheg {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #f9f9f9;
}

.zdf08veheg .on0tswoztd {
    border-radius: 2rem;
    transition: all 0.3s;
}

.zdf08veheg .on0tswoztd:hover {
    box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
    transform: rotate(-2deg) scale(1.03);
}

.zdf08veheg .xbbmwiuiwa {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.zdf08veheg .xbbmwiuiwa {
    justify-content: center;
}

.zdf08veheg .xbbmwiuiwa {
    justify-content: center;
}

.zdf08veheg .xudgcie0c0 {
    border-top: 1px solid currentColor;
    padding-top: 1rem;
    color: #121212;
    text-align: center;
}

.zdf08veheg .p9r7awsz0q {
    border-top: 1px solid currentColor;
    padding-top: 1rem;
    color: #121212;
    text-align: center;
}

.zdf08veheg .wn1pqueupw {
    border-top: 1px solid currentColor;
    padding-top: 1rem;
    color: #121212;
    text-align: center;
}

.zdf08veheg img,
.zdf08veheg .h4wy8nk9lz {
    width: 100%;
    height: 350px;
    object-fit: cover;
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
}

.zdf08veheg .hz6zugpx6h:focus,
.zdf08veheg span:focus {
    outline: none;
}

.zdf08veheg .hz6zugpx6h {
    cursor: pointer;
    margin-bottom: 2rem;
}

.zdf08veheg .hxlb9cst08 {
    background: #e6f8b2;
}

.zdf08veheg .gqpmx7e2kk {
    background: #709176;
}

.zdf08veheg .eyt79i5l8n {
    background: #704e2e;
}

.zdf08veheg .husql7s46j {
    position: relative;
    border-radius: 2rem;
    padding: 2rem;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
}

@media (max-width: 767px) {
    .zdf08veheg .husql7s46j {
        padding: 1rem;
        padding-top: 2rem;
    }
}

.zdf08veheg .ti1h5hi1k1 {
    margin-top: auto !important;
}

.zdf08veheg .cxmnvhupyx {
    color: #000000;
}

.zdf08veheg .yctqkoftol {
    color: #000000;
    text-align: center;
}

.zdf08veheg .uob5ys5bm9 {
    color: #FFFFFF;
    text-align: center;
}

.zdf08veheg .nxjgos2i9m {
    color: #FFFFFF;
    text-align: center;
}

.zdf08veheg .sbi7cimj8a {
    color: #000000;
    text-align: center;
}

.zdf08veheg .bzuryuba2t {
    color: #FFFFFF;
    text-align: center;
}

.zdf08veheg .vgqsmh9xvz {
    color: #FFFFFF;
    text-align: center;
}

.zdf08veheg .m0usw0jr33 {
    color: #121212;
    text-align: center;
}

.zdf08veheg .sv3simiwd5 {
    color: #121212;
    text-align: center;
}

.zdf08veheg .lf6m6gooso {
    color: #121212;
    text-align: center;
}

.qnaeu7rfdj {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #e6f8b2;
}

.qnaeu7rfdj h1 {
    border-bottom: 1px solid currentColor;
    padding-bottom: 2rem;
}

.qnaeu7rfdj .v0nsrsqdb7 {
    align-items: center;
    background: #f1f4f1;
    overflow: hidden;
    padding: 0rem;
    border: 2px solid #f1f4f1;
    border-radius: 2rem;
    margin: 0;
    padding-bottom: 2rem;
}

.qnaeu7rfdj .zka4sdnbaq {
    padding: 0 2rem;
}

.qnaeu7rfdj .bbafn8yrp3 {
    padding: 2rem;
}

@media (max-width: 991px) {
    .qnaeu7rfdj .bbafn8yrp3 {
        padding: 1rem;
    }
}

.qnaeu7rfdj img {
    width: 100%;
    border-top-right-radius: 2rem;
    border-top-left-radius: 2rem;
    padding-bottom: 3rem;
    border-bottom: 2px solid #000000;
}

@media (max-width: 991px) {

    .qnaeu7rfdj .darl8l7ap1,
    .qnaeu7rfdj .ln3bf8cypz {
        text-align: center;
    }
}

.qnaeu7rfdj .njw8tlbm38.zxc831iikp {
    display: none;
}

.qnaeu7rfdj .njw8tlbm38 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.a8d4lvrt3c {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #f9f9f9;
}

.a8d4lvrt3c img {
    width: 120px;
    margin: auto;
    object-fit: cover;
    height: 65px;
}

.a8d4lvrt3c .vay01grrmi {
    transition: all 0.3s;
    height: fit-content;
    padding: 1rem 0;
    opacity: 0.7;
    margin-bottom: 1rem;
}

@media (min-width: 992px) {
    .a8d4lvrt3c .vay01grrmi {
        max-width: 12.5%;
    }
}

.eun6ieyf1a {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #f9f9f9;
}

.eun6ieyf1a .on0tswoztd {
    border-radius: 2rem;
    transition: all 0.3s;
    position: relative;
    background: #dbf0df;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
}

.eun6ieyf1a .on0tswoztd:hover {
    box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
    transform: rotate(-2deg) scale(1.03);
}

@media (min-width: 992px) {
    .eun6ieyf1a .on0tswoztd .yshanb9y81 {
        padding: 2rem 2rem 0;
    }

    .eun6ieyf1a .on0tswoztd .item-footer {
        padding: 0 2rem 2rem;
    }
}

@media (max-width: 991px) {
    .eun6ieyf1a .on0tswoztd .yshanb9y81 {
        padding: 1rem 1rem 0;
    }

    .eun6ieyf1a .on0tswoztd .item-footer {
        padding: 0 1rem 1rem;
    }
}

.eun6ieyf1a img,
.eun6ieyf1a .h4wy8nk9lz {
    width: 100%;
    height: 100%;
    height: 400px;
    object-fit: cover;
}

.eun6ieyf1a .hz6zugpx6h:focus,
.eun6ieyf1a span:focus {
    outline: none;
}

.eun6ieyf1a .hz6zugpx6h {
    cursor: pointer;
    margin-bottom: 2rem;
}

.eun6ieyf1a .ti1h5hi1k1 {
    margin-top: auto !important;
}

.eun6ieyf1a .cxmnvhupyx {
    color: #000000;
}

.eun6ieyf1a .qsvnqx81s5,
.eun6ieyf1a .ti1h5hi1k1 {
    text-align: center;
}

.eun6ieyf1a .nypemcpjrf {
    text-align: center;
    color: #000000;
}

.eun6ieyf1a .vwn90po1pg {
    text-align: center;
    color: #000000;
}

.ms388dzwk4 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #f9f9f9;
}

.ms388dzwk4 .jztc60s4nm iframe {
    border-radius: 2rem;
}

.ms388dzwk4 .jztc60s4nm .app-video-wrapper img {
    border-radius: 2rem;
}

.ms388dzwk4 .njw8tlbm38.zxc831iikp {
    display: none;
}

.ms388dzwk4 .njw8tlbm38 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ms388dzwk4 .cxmnvhupyx {
    color: #000000;
}

.e9h1616clf {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #f9f9f9;
}

.e9h1616clf .wsy5pp6n0x {
    border-bottom: 2px solid currentColor;
    padding-bottom: 1rem;
}

.e9h1616clf .vay01grrmi {
    height: 100%;
    justify-content: space-between;
    background: #ffffff;
}

.e9h1616clf .ti1h5hi1k1 {
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
    margin-top: auto !important;
}

@media (max-width: 767px) {
    .e9h1616clf .ti1h5hi1k1 {
        flex-direction: column;
    }
}

.e9h1616clf .n9nbvq8yje {
    background: #e6f8b2;
    padding: 2rem 1rem;
    margin: 0;
    border-radius: 2rem;
}

@media (max-width: 767px) {
    .e9h1616clf .n9nbvq8yje {
        padding: 1rem 0;
    }
}

.e9h1616clf img,
.e9h1616clf .h4wy8nk9lz {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 1rem;
}

.e9h1616clf .hz6zugpx6h:focus,
.e9h1616clf span:focus {
    outline: none;
}

.e9h1616clf .hz6zugpx6h {
    cursor: pointer;
    margin-bottom: 2rem;
}

.e9h1616clf .on0tswoztd {
    position: relative;
    border-radius: 2rem;
    padding: 2rem;
    height: 100%;
    display: flex;
    transition: all 0.3s;
    flex-flow: column nowrap;
}

@media (max-width: 767px) {
    .e9h1616clf .on0tswoztd {
        padding: 1rem;
    }
}

.e9h1616clf .on0tswoztd:hover {
    box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
    transform: rotate(-2deg) scale(1.03);
}

.e9h1616clf .cxmnvhupyx {
    color: #000000;
}

.e9h1616clf .yctqkoftol {
    color: #000000;
}

.e9h1616clf .lc9qnhnk84 {
    color: #ffffff;
}

.e9h1616clf .nypemcpjrf {
    color: #000000;
}

.e9h1616clf .qsvnqx81s5,
.e9h1616clf .ti1h5hi1k1 {
    color: #000000;
}

.ujuchy4xzs {
    padding-top: 4rem;
    padding-bottom: 4rem;
    background-color: #f9f9f9;
}

.ujuchy4xzs .bnk6jilmlf {
    z-index: 10;
    position: relative;
}

@media (min-width: 1500px) {
    .ujuchy4xzs .o8yj70ui4u {
        max-width: 1400px;
    }
}

.ujuchy4xzs .vay01grrmi {
    margin: auto;
}

.ujuchy4xzs .x8dw6a0y0f {
    display: block;
    font-size: 6rem;
    color: #000000;
    margin-bottom: 2rem;
}

.ujuchy4xzs .jzx3o5c6j8 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.ujuchy4xzs .v0nsrsqdb7 {
    justify-content: center;
}

.ujuchy4xzs .njw8tlbm38.zxc831iikp {
    display: none;
}

.ujuchy4xzs .njw8tlbm38 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ujuchy4xzs .p8ec4o076t,
.ujuchy4xzs .bnk6jilmlf {
    color: #000000;
}

.vilbvxcjq3 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #f9f9f9;
}

.vilbvxcjq3 .vcr5xd84mo .x8dw6a0y0f {
    display: block;
    font-size: 10rem;
    padding-top: 1rem;
    padding-bottom: 2rem;
}

.vilbvxcjq3 .xbbmwiuiwa {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.vilbvxcjq3 .xbbmwiuiwa {
    justify-content: center;
}

.vilbvxcjq3 .xudgcie0c0 {
    border-top: 1px solid currentColor;
    padding-top: 1rem;
    color: #121212;
    text-align: center;
}

.vilbvxcjq3 .p9r7awsz0q {
    border-top: 1px solid currentColor;
    padding-top: 1rem;
    color: #121212;
    text-align: center;
}

.vilbvxcjq3 .wn1pqueupw {
    border-top: 1px solid currentColor;
    padding-top: 1rem;
    color: #121212;
    text-align: center;
}

.vilbvxcjq3 .hz6zugpx6h:focus,
.vilbvxcjq3 span:focus {
    outline: none;
}

.vilbvxcjq3 .hz6zugpx6h {
    cursor: pointer;
    margin-bottom: 2rem;
}

.vilbvxcjq3 .hxlb9cst08 {
    background: #e6f8b2;
}

.vilbvxcjq3 .hxlb9cst08 .vcr5xd84mo .x8dw6a0y0f {
    color: #000000;
}

.vilbvxcjq3 .gqpmx7e2kk {
    background: #709176;
}

.vilbvxcjq3 .gqpmx7e2kk .vcr5xd84mo .x8dw6a0y0f {
    color: #ffffff;
}

.vilbvxcjq3 .eyt79i5l8n {
    background: #704e2e;
}

.vilbvxcjq3 .eyt79i5l8n .vcr5xd84mo .x8dw6a0y0f {
    color: #ffffff;
}

.vilbvxcjq3 .on0tswoztd {
    position: relative;
    border-radius: 2rem;
    padding: 2rem;
    height: 100%;
    display: flex;
    transition: all 0.3s;
    flex-flow: column nowrap;
}

@media (max-width: 767px) {
    .vilbvxcjq3 .on0tswoztd {
        padding: 1rem;
        padding-top: 2rem;
    }
}

.vilbvxcjq3 .on0tswoztd:hover {
    box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
    transform: rotate(-2deg) scale(1.03);
}

.vilbvxcjq3 .ti1h5hi1k1 {
    margin-top: auto !important;
}

.vilbvxcjq3 .cxmnvhupyx {
    color: #000000;
}

.vilbvxcjq3 .yctqkoftol {
    color: #121212;
    text-align: center;
}

.vilbvxcjq3 .uob5ys5bm9 {
    color: #121212;
    text-align: center;
}

.vilbvxcjq3 .nxjgos2i9m {
    color: #121212;
    text-align: center;
}

.vilbvxcjq3 .sbi7cimj8a {
    color: #000000;
    text-align: center;
}

.vilbvxcjq3 .bzuryuba2t {
    color: #FFFFFF;
    text-align: center;
}

.vilbvxcjq3 .vgqsmh9xvz {
    color: #FFFFFF;
    text-align: center;
}

.vilbvxcjq3 .m0usw0jr33 {
    color: #121212;
    text-align: center;
}

.vilbvxcjq3 .sv3simiwd5 {
    color: #121212;
    text-align: center;
}

.vilbvxcjq3 .lf6m6gooso {
    color: #121212;
    text-align: center;
}

.vilbvxcjq3 .yctqkoftol,
.vilbvxcjq3 .x8dw6a0y0f {
    text-align: center;
}

.vilbvxcjq3 .yctqkoftol,
.vilbvxcjq3 .vcr5xd84mo {
    color: #000000;
}

.vilbvxcjq3 .xudgcie0c0,
.vilbvxcjq3 .ti1h5hi1k1 {
    color: #000000;
}

.vilbvxcjq3 .uob5ys5bm9,
.vilbvxcjq3 .vcr5xd84mo {
    color: #FFFFFF;
}

.vilbvxcjq3 .p9r7awsz0q,
.vilbvxcjq3 .ti1h5hi1k1 {
    color: #FFFFFF;
}

.vilbvxcjq3 .nxjgos2i9m,
.vilbvxcjq3 .vcr5xd84mo {
    color: #FFFFFF;
}

.vilbvxcjq3 .wn1pqueupw,
.vilbvxcjq3 .ti1h5hi1k1 {
    color: #FFFFFF;
}

.zlypnksfuq {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #f9f9f9;
}

.zlypnksfuq .qsvnqx81s5,
.zlypnksfuq .ti1h5hi1k1 {
    color: #000000;
}

.zlypnksfuq .o8yj70ui4u {
    max-width: 1000px;
}

.zlypnksfuq .cxmnvhupyx {
    border-bottom: 1px solid currentColor;
    color: #000000;
    padding-bottom: 1rem;
}

.zlypnksfuq .njw8tlbm38.zxc831iikp {
    display: none;
}

.zlypnksfuq .njw8tlbm38 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ot6p7wcx77 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #f9f9f9;
}

.ot6p7wcx77 img,
.ot6p7wcx77 .h4wy8nk9lz {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 1rem;
}

.ot6p7wcx77 .hz6zugpx6h:focus,
.ot6p7wcx77 span:focus {
    outline: none;
}

.ot6p7wcx77 .hz6zugpx6h {
    cursor: pointer;
    margin-bottom: 2rem;
}

.ot6p7wcx77 .hxlb9cst08 {
    background: #e6f8b2;
}

.ot6p7wcx77 .gqpmx7e2kk {
    background: #704e2e;
}

.ot6p7wcx77 .on0tswoztd {
    position: relative;
    border-radius: 2rem;
    padding: 2rem;
    height: 100%;
    display: flex;
    transition: all 0.3s;
    flex-flow: column nowrap;
}

@media (max-width: 767px) {
    .ot6p7wcx77 .on0tswoztd {
        padding: 1rem;
        padding-top: 2rem;
    }
}

.ot6p7wcx77 .on0tswoztd:hover {
    box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
    transform: rotate(-2deg) scale(1.03);
}

.ot6p7wcx77 .ti1h5hi1k1 {
    margin-top: auto !important;
}

.ot6p7wcx77 .cxmnvhupyx {
    color: #232323;
}

.ot6p7wcx77 .yctqkoftol {
    color: #000000;
}

.ot6p7wcx77 .uob5ys5bm9 {
    color: #FFFFFF;
}

.y710lpd31o {
    background-image: url("photo-1495312040802-a929cd14a6ab.jpeg");
}

.y710lpd31o .v0nsrsqdb7 {
    min-height: 500px;
}

.y710lpd31o .njw8tlbm38.zxc831iikp {
    display: none;
}

.y710lpd31o .njw8tlbm38 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-v2wvY3lygJ {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #f9f9f9;
}

.cid-v2wvY3lygJ .list-group-item {
    background-color: transparent;
    padding: 0.5rem 3.25rem;
    color: #000000;
}

.cid-v2wvY3lygJ .plan-body {
    padding-bottom: 2rem;
}

.cid-v2wvY3lygJ .plan-header {
    padding-top: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
}

.cid-v2wvY3lygJ .vue1c1gydv {
    color: #000000;
}

.cid-v2wvY3lygJ .on0tswoztd {
    word-break: break-word;
    background-color: #dbf0df;
    border-radius: 2rem;
    margin-bottom: 2rem;
    transition: all 0.3s;
}

.cid-v2wvY3lygJ .on0tswoztd .list-group-item {
    position: relative;
    justify-content: center;
    border: 0;
}

.cid-v2wvY3lygJ .on0tswoztd .list-group-item::after {
    position: absolute;
    bottom: 1px;
    left: 25%;
    width: 50%;
    height: 1px;
    content: "";
    background-color: rgba(0, 0, 0, 0.1);
}

.cid-v2wvY3lygJ .on0tswoztd .list-group-item:last-child::after {
    display: none;
}

.cid-v2wvY3lygJ .on0tswoztd:hover {
    box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
    transform: rotate(-2deg) scale(1.03);
}

.cid-v2wvY3lygJ UL {
    color: #696969;
}

.cid-v2wvY3lygJ .plan-title {
    color: #000000;
}

.cid-v2wvY3lygJ .njw8tlbm38.zxc831iikp {
    display: none;
}

.cid-v2wvY3lygJ .njw8tlbm38 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-v2wvY3lygJ .price-term {
    color: #000000;
}

.cid-v2wvY3lygJ .list-group,
.cid-v2wvY3lygJ .list-group-item {
    color: #000000;
}

.rl0vnjd7os {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #f9f9f9;
}

.rl0vnjd7os .on0tswoztd {
    border-radius: 2rem;
    transition: all 0.3s;
}

.rl0vnjd7os .on0tswoztd:hover {
    box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
    transform: rotate(-2deg) scale(1.03);
}

.rl0vnjd7os .xbbmwiuiwa {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.rl0vnjd7os .xudgcie0c0 {
    border-top: 1px solid currentColor;
    padding-top: 1rem;
    color: #121212;
}

.rl0vnjd7os .p9r7awsz0q {
    border-top: 1px solid currentColor;
    padding-top: 1rem;
    color: #121212;
}

.rl0vnjd7os .wn1pqueupw {
    border-top: 1px solid currentColor;
    padding-top: 1rem;
    color: #121212;
}

.rl0vnjd7os img,
.rl0vnjd7os .h4wy8nk9lz {
    width: 100%;
    height: 350px;
    object-fit: cover;
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
}

.rl0vnjd7os .hz6zugpx6h:focus,
.rl0vnjd7os span:focus {
    outline: none;
}

.rl0vnjd7os .hz6zugpx6h {
    cursor: pointer;
    margin-bottom: 2rem;
}

.rl0vnjd7os .hxlb9cst08 {
    background: #704e2e;
}

.rl0vnjd7os .gqpmx7e2kk {
    background: #709176;
}

.rl0vnjd7os .eyt79i5l8n {
    background: #e6f8b2;
}

.rl0vnjd7os .husql7s46j {
    position: relative;
    border-radius: 2rem;
    padding: 2rem;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
}

@media (max-width: 767px) {
    .rl0vnjd7os .husql7s46j {
        padding: 1rem;
        padding-top: 2rem;
    }
}

.rl0vnjd7os .ti1h5hi1k1 {
    margin-top: auto !important;
}

.rl0vnjd7os .cxmnvhupyx {
    color: #000000;
}

.rl0vnjd7os .yctqkoftol {
    color: #FFFFFF;
    text-align: center;
}

.rl0vnjd7os .uob5ys5bm9 {
    color: #FFFFFF;
    text-align: center;
}

.rl0vnjd7os .nxjgos2i9m {
    color: #000000;
    text-align: center;
}

.rl0vnjd7os .sbi7cimj8a {
    color: #FFFFFF;
    text-align: center;
}

.rl0vnjd7os .bzuryuba2t {
    color: #FFFFFF;
    text-align: center;
}

.rl0vnjd7os .vgqsmh9xvz {
    color: #000000;
    text-align: center;
}

.rl0vnjd7os .m0usw0jr33 {
    color: #FFFFFF;
    text-align: center;
}

.rl0vnjd7os .sv3simiwd5 {
    color: #FFFFFF;
    text-align: center;
}

.rl0vnjd7os .lf6m6gooso {
    color: #000000;
    text-align: center;
}

.qww4nh8nf0 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #f9f9f9;
}

.qww4nh8nf0 .vcr5xd84mo .x8dw6a0y0f {
    display: block;
    font-size: 10rem;
    padding-top: 1rem;
    padding-bottom: 2rem;
}

.qww4nh8nf0 .xbbmwiuiwa {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.qww4nh8nf0 .xudgcie0c0 {
    border-top: 1px solid currentColor;
    padding-top: 1rem;
    color: #121212;
    text-align: center;
}

.qww4nh8nf0 .p9r7awsz0q {
    border-top: 1px solid currentColor;
    padding-top: 1rem;
    color: #121212;
    text-align: center;
}

.qww4nh8nf0 .wn1pqueupw {
    border-top: 1px solid currentColor;
    padding-top: 1rem;
    color: #121212;
    text-align: center;
}

.qww4nh8nf0 .hz6zugpx6h:focus,
.qww4nh8nf0 span:focus {
    outline: none;
}

.qww4nh8nf0 .hz6zugpx6h {
    cursor: pointer;
    margin-bottom: 2rem;
}

.qww4nh8nf0 .hxlb9cst08 {
    background: #704e2e;
}

.qww4nh8nf0 .hxlb9cst08 .vcr5xd84mo .x8dw6a0y0f {
    color: #ffffff;
}

.qww4nh8nf0 .gqpmx7e2kk {
    background: #709176;
}

.qww4nh8nf0 .gqpmx7e2kk .vcr5xd84mo .x8dw6a0y0f {
    color: #ffffff;
}

.qww4nh8nf0 .eyt79i5l8n {
    background: #e6f8b2;
}

.qww4nh8nf0 .eyt79i5l8n .vcr5xd84mo .x8dw6a0y0f {
    color: #000000;
}

.qww4nh8nf0 .on0tswoztd {
    position: relative;
    border-radius: 2rem;
    padding: 3rem 2rem;
    height: 100%;
    display: flex;
    transition: all 0.3s;
    flex-flow: column nowrap;
}

@media (max-width: 767px) {
    .qww4nh8nf0 .on0tswoztd {
        padding: 1rem;
        padding-top: 2rem;
    }
}

.qww4nh8nf0 .on0tswoztd:hover {
    box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
    transform: rotate(-2deg) scale(1.03);
}

.qww4nh8nf0 .ti1h5hi1k1 {
    margin-top: auto !important;
}

.qww4nh8nf0 .cxmnvhupyx {
    color: #000000;
}

.qww4nh8nf0 .yctqkoftol {
    color: #121212;
    text-align: center;
}

.qww4nh8nf0 .uob5ys5bm9 {
    color: #121212;
    text-align: center;
}

.qww4nh8nf0 .nxjgos2i9m {
    color: #121212;
    text-align: center;
}

.qww4nh8nf0 .sbi7cimj8a {
    color: #FFFFFF;
    text-align: center;
}

.qww4nh8nf0 .bzuryuba2t {
    color: #FFFFFF;
    text-align: center;
}

.qww4nh8nf0 .vgqsmh9xvz {
    color: #000000;
    text-align: center;
}

.qww4nh8nf0 .m0usw0jr33 {
    color: #FFFFFF;
    text-align: center;
}

.qww4nh8nf0 .sv3simiwd5 {
    color: #FFFFFF;
    text-align: center;
}

.qww4nh8nf0 .lf6m6gooso {
    color: #000000;
    text-align: center;
}

.qww4nh8nf0 .yctqkoftol,
.qww4nh8nf0 .x8dw6a0y0f {
    text-align: center;
}

.qww4nh8nf0 .yctqkoftol,
.qww4nh8nf0 .vcr5xd84mo {
    color: #FFFFFF;
}

.qww4nh8nf0 .uob5ys5bm9,
.qww4nh8nf0 .vcr5xd84mo {
    color: #FFFFFF;
}

.qww4nh8nf0 .nxjgos2i9m,
.qww4nh8nf0 .vcr5xd84mo {
    color: #000000;
}

.vjo725ckd3 {
    padding-top: 8rem;
    padding-bottom: 6rem;
    background-color: #f9f9f9;
}

.vjo725ckd3 .cxmnvhupyx {
    border-bottom: 2px solid currentColor;
    padding-bottom: 2rem;
    color: #000000;
}

.vjo725ckd3 .n9nbvq8yje {
    align-items: center;
    background: #dbf0df;
    transition: all 0.3s;
    padding: 3rem;
    border-radius: 2rem;
    margin: 0;
}

@media (max-width: 767px) {
    .vjo725ckd3 .n9nbvq8yje {
        padding: 1rem 0;
    }
}

.vjo725ckd3 .n9nbvq8yje:hover {
    box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
    transform: rotate(-2deg) scale(1.03);
}

@media (max-width: 991px) {
    .vjo725ckd3 .bbafn8yrp3 {
        padding: 0 1rem;
    }
}

.vjo725ckd3 img {
    border-radius: 1rem;
}

.vjo725ckd3 .qsvnqx81s5,
.vjo725ckd3 .ti1h5hi1k1 {
    color: #000000;
}

.vjo725ckd3 .njw8tlbm38.zxc831iikp {
    display: none;
}

.vjo725ckd3 .njw8tlbm38 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.e3m79rktsu {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #f9f9f9;
}

.e3m79rktsu .wryt0u12ke {
    height: 100%;
}

.e3m79rktsu .my85w4s9vo {
    border-bottom: 2px solid #000000;
    padding-top: 2rem;
}

.e3m79rktsu .bbafn8yrp3 {
    padding: 1rem;
}

@media (max-width: 767px) {
    .e3m79rktsu .bbafn8yrp3 {
        padding: 0rem;
        padding-top: 2rem;
    }
}

.e3m79rktsu .gqpmx7e2kk {
    background: #704e2e;
    border-radius: 2rem;
    padding: 2rem;
    height: 100%;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
}

@media (max-width: 767px) {
    .e3m79rktsu .gqpmx7e2kk {
        padding: 1rem;
        padding-top: 2rem;
    }
}

.e3m79rktsu .eyt79i5l8n {
    background: #ffffff;
    border-radius: 2rem;
    padding: 2rem;
    height: 100%;
}

@media (max-width: 767px) {
    .e3m79rktsu .eyt79i5l8n {
        padding: 1rem;
        padding-top: 2rem;
    }
}

.e3m79rktsu .l39a96ot1m {
    align-items: center;
    background: #dbf0df;
    overflow: hidden;
    padding: 1rem 1rem;
    border-radius: 2rem;
    margin: 0;
    padding-bottom: 2rem;
}

@media (max-width: 767px) {
    .e3m79rktsu .l39a96ot1m {
        padding: 0rem 1rem;
        padding-bottom: 1rem;
    }
}

.e3m79rktsu img {
    width: 100%;
    border-radius: 2rem;
}

@media (max-width: 991px) {

    .e3m79rktsu .darl8l7ap1,
    .e3m79rktsu .ln3bf8cypz {
        text-align: center;
    }
}

.e3m79rktsu .njw8tlbm38.zxc831iikp {
    display: none;
}

.e3m79rktsu .njw8tlbm38 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.e3m79rktsu .cp9mbox2gm {
    color: #000000;
}

.e3m79rktsu .o9s7cvnruc,
.e3m79rktsu .sg6wpx129m {
    color: #FFFFFF;
}

.e3m79rktsu .ckp2fu3ip5 {
    color: #000000;
}

.zbw1nhu9sy {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #f9f9f9;
}

.zbw1nhu9sy .n9nbvq8yje {
    background: #e6f8b2;
    padding: 0 1rem 2rem;
    margin: 0;
    border-radius: 2rem;
}

@media (max-width: 767px) {
    .zbw1nhu9sy .n9nbvq8yje {
        padding: 1rem 0;
    }
}

.zbw1nhu9sy .yshanb9y81 {
    padding: 1.5rem;
}

.zbw1nhu9sy .nypemcpjrf {
    border-bottom: 1px solid currentColor;
    color: #000000;
    padding-bottom: 1rem;
}

.zbw1nhu9sy .qsvnqx81s5 {
    border-top: 1px solid currentColor;
    padding-top: 1rem;
}

.zbw1nhu9sy img,
.zbw1nhu9sy .h4wy8nk9lz {
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
}

.zbw1nhu9sy .hz6zugpx6h:focus,
.zbw1nhu9sy span:focus {
    outline: none;
}

.zbw1nhu9sy .hz6zugpx6h {
    cursor: pointer;
    margin-top: 2rem;
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .zbw1nhu9sy .hz6zugpx6h:first-child {
        margin-top: 0;
    }
}

.zbw1nhu9sy .on0tswoztd {
    position: relative;
    background: #ffffff;
    border-radius: 1rem;
    padding: 0rem;
    height: 100%;
    display: flex;
    transition: all 0.3s;
    flex-flow: column nowrap;
}

@media (max-width: 767px) {
    .zbw1nhu9sy .on0tswoztd {
        padding: 0rem;
    }
}

.zbw1nhu9sy .on0tswoztd:hover {
    box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
    transform: rotate(-2deg) scale(1.03);
}

.zbw1nhu9sy .cxmnvhupyx {
    color: #000000;
}

.zbw1nhu9sy .vwn90po1pg {
    color: #000000;
}

.zbw1nhu9sy .vue1c1gydv {
    color: #000000;
}

.wyavwjkdf2 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #f9f9f9;
}

.wyavwjkdf2 .p6iep7awbi ul {
    margin: 0;
    list-style: none;
    padding-left: 2.5rem;
}

.wyavwjkdf2 .p6iep7awbi ul li {
    margin-bottom: 2rem;
    list-style: none;
    position: relative;
    padding-left: 1rem;
}

.wyavwjkdf2 .p6iep7awbi ul li:before {
    position: absolute;
    left: -40px;
    content: "";
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000000;
    background-color: #dbf0df;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-top: 5px;
    content: "✓";
}

.wyavwjkdf2 .cxmnvhupyx {
    text-align: center;
    color: #000000;
}

.wyavwjkdf2 .qsvnqx81s5 {
    color: #000000;
}

.ul5bibnsks {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #f9f9f9;
}

.ul5bibnsks .hz6zugpx6h {
    border-radius: 0;
}

@media (min-width: 992px) {
    .ul5bibnsks .hz6zugpx6h:nth-child(2n) {
        border-left: 1px solid currentColor;
    }
}

@media (max-width: 991px) {
    .ul5bibnsks .hz6zugpx6h {
        border-right: 0;
        border-bottom: 1px solid currentColor;
    }
}

.ul5bibnsks .on0tswoztd {
    position: relative;
    padding: 30px 0;
}

.ul5bibnsks .qsvnqx81s5,
.ul5bibnsks .ti1h5hi1k1 {
    color: #696969;
}

.ul5bibnsks .cxmnvhupyx {
    color: #000000;
}

.ul5bibnsks .qsvnqx81s5,
.ul5bibnsks .ti1h5hi1k1,
.ul5bibnsks .vay01grrmi {
    color: #000000;
}

.ul5bibnsks .njw8tlbm38.zxc831iikp {
    display: none;
}

.ul5bibnsks .njw8tlbm38 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.invm6lqlt0 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #f9f9f9;
}

.invm6lqlt0 .mbr-overlay {
    background-color: #ffffff;
    opacity: 0.4;
}

.invm6lqlt0 form .ti1h5hi1k1 .ura9a19lyq {
    display: inline-flex;
    border-radius: 2rem;
}

.invm6lqlt0 input,
.invm6lqlt0 textarea {
    border-radius: 0.5rem;
}

.invm6lqlt0 textarea {
    min-height: 10rem;
}

.invm6lqlt0 .hjlnjwbdpq {
    background: #704e2e;
    border-radius: 2rem;
    padding: 3rem;
}

@media (max-width: 767px) {
    .invm6lqlt0 .hjlnjwbdpq {
        padding: 2rem 1rem;
    }
}

.invm6lqlt0 .uvwu1oiiop:hover,
.invm6lqlt0 .uvwu1oiiop:focus {
    border-color: transparent !important;
}

.invm6lqlt0 .cxmnvhupyx {
    color: #000000;
}

.pqg9a0k0xg {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #f9f9f9;
}

.pqg9a0k0xg .bbafn8yrp3 {
    display: flex;
    align-items: center;
}

.pqg9a0k0xg .on0tswoztd {
    border-radius: 2rem;
    transition: all 0.3s;
    margin-bottom: 2rem;
    display: flex;
    background: #dbf0df;
}

.pqg9a0k0xg .on0tswoztd:hover {
    box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
    transform: rotate(-2deg) scale(1.03);
}

@media (max-width: 991px) {
    .pqg9a0k0xg .on0tswoztd {
        padding: 1rem 2rem;
    }
}

@media (min-width: 992px) {
    .pqg9a0k0xg .on0tswoztd {
        padding: 2rem 4rem;
    }
}

.pqg9a0k0xg .x8dw6a0y0f {
    font-size: 4rem;
    padding-right: 2rem;
    color: #000000;
}

@media (max-width: 767px) {
    .pqg9a0k0xg .x8dw6a0y0f {
        font-size: 2.8rem;
    }
}

.pqg9a0k0xg .lc9qnhnk84 {
    color: #000000;
}

.pqg9a0k0xg .njw8tlbm38.zxc831iikp {
    display: none;
}

.pqg9a0k0xg .njw8tlbm38 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.pqg9a0k0xg .cxmnvhupyx {
    color: #000000;
}

.pqg9a0k0xg .p8ec4o076t {
    color: #000000;
}

.pqg9a0k0xg .qsvnqx81s5 {
    color: #000000;
}

.hl4eac739i {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #e6f8b2;
    overflow: hidden;
}

.hl4eac739i .ovvf1pa4c0 .qsvnqx81s5 {
    color: #000000;
}